Avoid a warning when persisting clipboards
authorMatthias Clasen <mclasen@redhat.com>
Sun, 17 May 2009 22:35:51 +0000 (18:35 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Mon, 18 May 2009 00:41:50 +0000 (20:41 -0400)
commit94b63ec9b7791036b0b09d4c2059059a1d7e9695
treef6236abd1abb68a4f8645e7731fe75874683552a
parent375d19aa9258662a9406c00cfb2e7cc418214dbe
Avoid a warning when persisting clipboards

Correctly handle conversion to SAVE_TARGETS as a side-effect target
with no side-effect, by returning a zero-sized property of type NULL.
See section 2.6.3 of the ICCCM.
gtk/gtkselection.c